home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Environments / PowerFantasm™ 4.19a / PowerFantasm™ / Fantasm V4 headers / QDraw.def < prev    next >
Text File  |  1996-06-21  |  4KB  |  229 lines

  1.  
  2.     if    PPC
  3.         IMPORT    InitGraf
  4.         IMPORT    OpenPort
  5.         IMPORT    InitPort
  6.         IMPORT    ClosePort
  7.         IMPORT    SetPort
  8.         IMPORT    GetPort
  9.         IMPORT    GrafDevice
  10.         IMPORT    SetPortBits
  11.         IMPORT    PortSize
  12.         IMPORT    MovePortTo
  13.         IMPORT    SetOrigin
  14.         IMPORT    SetClip
  15.         IMPORT    GetClip
  16.         IMPORT    ClipRect
  17.         IMPORT    BackPat
  18.         IMPORT    InitCursor
  19.         IMPORT    SetCursor
  20.         IMPORT    HideCursor
  21.         IMPORT    ShowCursor
  22.         IMPORT    ObscureCursor
  23.         IMPORT    HidePen
  24.         IMPORT    ShowPen
  25.         IMPORT    GetPen
  26.         IMPORT    GetPenState
  27.         IMPORT    SetPenState
  28.         IMPORT    PenSize
  29.         IMPORT    PenMode
  30.         IMPORT    PenPat
  31.         IMPORT    PenNormal
  32.         IMPORT    MoveTo
  33.         IMPORT    Move
  34.         IMPORT    LineTo
  35.         IMPORT    Line
  36.         IMPORT    ForeColor
  37.         IMPORT    BackColor
  38.         IMPORT    ColorBit
  39.  
  40.         IMPORT    SetRect
  41.         IMPORT    OffsetRect
  42.         IMPORT    InsetRect
  43.         IMPORT    SectRect
  44.         IMPORT    UnionRect
  45.         IMPORT    EqualRect
  46.         IMPORT    EmptyRect
  47.         IMPORT    FrameRect
  48.         IMPORT    PaintRect
  49.         IMPORT    EraseRect
  50.         IMPORT    InvertRect
  51.         IMPORT    FillRect
  52.         IMPORT    ScrollRect
  53.  
  54.         IMPORT    FrameOval
  55.         IMPORT    PaintOval
  56.         IMPORT    EraseOval
  57.         IMPORT    InvertOval
  58.         IMPORT    FillOval
  59.  
  60.         IMPORT    FrameRoundRect
  61.         IMPORT    PaintRoundRect
  62.         IMPORT    EraseRoundRect
  63.         IMPORT    InvertRoundRect
  64.         IMPORT    FillRoundRect
  65.  
  66.         IMPORT    FrameArc
  67.         IMPORT    PaintArc
  68.         IMPORT    EraseArc
  69.         IMPORT    InvertArc
  70.         IMPORT    FillArc
  71.  
  72.         IMPORT    NewRgn
  73.         IMPORT    OpenRgn
  74.         IMPORT    CloseRgn
  75.         IMPORT    BitMapToRegion
  76.         IMPORT    DisposeRgn
  77.         IMPORT    CopyRgn
  78.         IMPORT    SetEmptyRgn
  79.         IMPORT    SetRectRgn
  80.         IMPORT    RectRgn
  81.         IMPORT    OffsetRgn
  82.         IMPORT    InsetRgn
  83.         IMPORT    SectRgn
  84.         IMPORT    UnionRgn
  85.         IMPORT    DiffRgn
  86.         IMPORT    XorRgn
  87.         IMPORT    RectInRgn
  88.         IMPORT    EqualRgn
  89.         IMPORT    EmptyRgn
  90.         IMPORT    FrameRgn
  91.         IMPORT    PaintRgn
  92.         IMPORT    EraseRgn
  93.         IMPORT    InvertRgn
  94.         IMPORT    FillRgn
  95.         IMPORT    CopyBits
  96.         IMPORT    SeedFill
  97.         IMPORT    CalcMask
  98.         IMPORT    CopyMask
  99.         IMPORT    OpenPicture
  100.         IMPORT    PicComment
  101.         IMPORT    ClosePicture
  102.         IMPORT    DrawPicture
  103.         IMPORT    KillPicture
  104.         IMPORT    OpenPoly
  105.         IMPORT    ClosePoly
  106.         IMPORT    KillPoly
  107.         IMPORT    OffsetPoly
  108.         IMPORT    FramePoly
  109.         IMPORT    PaintPoly
  110.         IMPORT    ErasePoly
  111.         IMPORT    InvertPoly
  112.         IMPORT    FillPoly
  113.         IMPORT    SetPt
  114.         IMPORT    LocalToGlobal
  115.         IMPORT    GlobalToLocal
  116.         IMPORT    Random
  117.         IMPORT    StuffHex
  118.         IMPORT    GetPixel
  119.         IMPORT    ScalePt
  120.         IMPORT    MapPt
  121.         IMPORT    MapRect
  122.         IMPORT    MapRgn
  123.         IMPORT    MapPoly
  124.  
  125.         IMPORT    SetStdProcs
  126.         IMPORT    StdRect
  127.         IMPORT    StdRRect
  128.         IMPORT    StdOval
  129.         IMPORT    StdArc
  130.         IMPORT    StdPoly
  131.         IMPORT    StdRgn
  132.         IMPORT    StdBits
  133.         IMPORT    StdComment
  134.         IMPORT    StdGetPic
  135.         IMPORT    StdPutPic
  136.         IMPORT    StdLine
  137.         IMPORT    SetStdCProcs
  138.  
  139.         IMPORT    AddPt
  140.         IMPORT    EqualPt
  141.         IMPORT    PtInRect
  142.         IMPORT    Pt2Rect
  143.         IMPORT    PtToAngle
  144.         IMPORT    SubPt
  145.         IMPORT    PtInRgn
  146.  
  147.         IMPORT    OpenCPort
  148.         IMPORT    InitCPort
  149.         IMPORT    CloseCPort
  150.  
  151.         IMPORT    NewPixMap
  152.         IMPORT    DisposePixMap
  153.         IMPORT    CopyPixMap
  154.         IMPORT    NewPixPat
  155.         IMPORT    DisposePixPat
  156.         IMPORT    CopyPixPat
  157.         IMPORT    PenPixPat
  158.         IMPORT    BackPixPat
  159.         IMPORT    GetPixPat
  160.         IMPORT    MakeRGBPat
  161.  
  162.         IMPORT    FillCRect
  163.         IMPORT    FillCOval
  164.         IMPORT    FillCRoundRect
  165.         IMPORT    FillCArc
  166.         IMPORT    FillCRgn
  167.         IMPORT    FillCPoly
  168.  
  169.         IMPORT    RGBForeColor
  170.         IMPORT    RGBBackColor
  171.         IMPORT    GetForeColor
  172.         IMPORT    GetBackColor
  173.         IMPORT    HiliteColor
  174.  
  175.         IMPORT    SetCPixel
  176.         IMPORT    SetPortPix
  177.         IMPORT    GetCPixel
  178.         IMPORT    SeedCFill
  179.         IMPORT    CalcCMask
  180.  
  181.         IMPORT    OpenCPicture
  182.         IMPORT    OpColor
  183.         IMPORT    DisposeCTable
  184.         IMPORT    GetCTable
  185.  
  186.         IMPORT    AllocCursor
  187.         IMPORT    DisposeCCursor
  188.         IMPORT    GetCCursor
  189.         IMPORT    SetCCursor
  190.  
  191.         IMPORT    GetCIcon
  192.         IMPORT    PlotCIcon
  193.         IMPORT    DisposeCIcon
  194.  
  195.         IMPORT    GetMaxDevice
  196.         IMPORT    GetCTSeed
  197.         IMPORT    GetDeviceList
  198.         IMPORT    GetMainDevice
  199.         IMPORT    GetNextDevice
  200.         IMPORT    TestDeviceAttribute
  201.         IMPORT    SetDeviceAttribute
  202.         IMPORT    InitGDevice
  203.         IMPORT    NewGDevice
  204.         IMPORT    DisposeGDevice
  205.         IMPORT    SetGDevice
  206.         IMPORT    GetGDevice
  207.  
  208.         IMPORT    Color2Index
  209.         IMPORT    Index2Color
  210.         IMPORT    InvertColor
  211.         IMPORT    RealColor
  212.         IMPORT    GetSubTable
  213.         IMPORT    MakeITable
  214.         IMPORT    AddSearch
  215.         IMPORT    AddComp
  216.         IMPORT    DelSearch
  217.         IMPORT    DelComp
  218.  
  219.         IMPORT    SetClientID
  220.         IMPORT    ProtectEntry
  221.         IMPORT    ReserveEntry
  222.         IMPORT    SetEntries
  223.         IMPORT    SaveEntries
  224.         IMPORT    RestoreEntries
  225.         IMPORT    QDError
  226.         IMPORT    CopyDeepMask
  227.         IMPORT    DeviceLoop
  228.         IMPORT    GetMaskTable
  229.     endif